aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/Chrysanthemum [TOP]
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-12-16 11:59:19 +0900
committerJaKooLit <jimmielovejay.com>2023-12-16 11:59:19 +0900
commitaa9a6ebfbb2f99f1301a1276dae3ea119a338ee9 (patch)
treead01741356dabd4b386619eaf5e3ae3fef0634f8 /config/waybar/configs/Chrysanthemum [TOP]
parentf3cdea54863ca67e2533d2f5dc88be3eecf568b8 (diff)
Major Rename of waybar configs and styles for easier user to understand
Kitty - pywal color change disabled by default Execs.conf re-organized Auto wallpaper changed disabled by default
Diffstat (limited to 'config/waybar/configs/Chrysanthemum [TOP]')
-rw-r--r--config/waybar/configs/Chrysanthemum [TOP]95
1 files changed, 0 insertions, 95 deletions
diff --git a/config/waybar/configs/Chrysanthemum [TOP] b/config/waybar/configs/Chrysanthemum [TOP]
deleted file mode 100644
index b8691847..00000000
--- a/config/waybar/configs/Chrysanthemum [TOP]
+++ /dev/null
@@ -1,95 +0,0 @@
-//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
-//* ............................................*/
-//* .............CHRYSANTHEMUM.......................*/
-//* ............................................*/
-//* --- 👍 designed by https://github.com/Krautt 👍 --- */
-
-{
-"include": "~/.config/waybar/modules",
-"layer": "top",
-//"mode": "dock",
-"exclusive": true,
-"passthrough": false,
-"position": "top",
-"spacing": 5,
-"fixed-center": true,
-"ipc": true,
-"margin-left": 5,
-"margin-right": 5,
-"margin-top": 0,
-
-"modules-left": ["clock#gar", "mpris", "tray"],
-
-"modules-center": ["hyprland/workspaces"],
-
-"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
-
-// M O D U L E S //
-
-"clock#gar": {
- //"format": "{:%A, %I:%M %P}",
- "format": "{:%a %d | %H:%M}",
- "format-alt": "{:%A, %d %B, %Y (%R)}"
-},
-
-"hyprland/window#gar": {
- "format": "{}",
- "max-length": 60
-},
-
-"tray#gar": {
- "icon-size": 15,
- "spacing": 10
-},
-
-"pulseaudio#gar": {
- "format": "{icon} {volume}%",
- "format-bluetooth": "{icon} {volume}%",
- "format-bluetooth-muted": " {icon}",
- "format-muted": "󰸈",
- "format-icons": {
- "headphone": "",
- "hands-free": "",
- "headset": "",
- "phone": "",
- "portable": "",
- "car": "",
- "default": ["", "", ""]
- },
- "on-click": "pamixer --toggle-mute",
- "on-click-right": "pavucontrol",
- "tooltip": false
-},
-
-"backlight#gar": {
- //"device": "intel_backlight",
- "format": "{icon} {percent}%",
- "format-icons": ["", ""]
-},
-
-"battery#gar": {
- "interval": 60,
- "align": 0,
- "rotate": 0,
- //"bat": "BAT1",
- //"adapter": "ACAD",
- "full-at": 100,
- "design-capacity": false,
- "states": {
- "good": 95,
- "warning": 30,
- "critical": 15
- },
- "format": "{icon} {capacity}%",
- "format-charging": " {capacity}%",
- "format-plugged": "󱘖 {capacity}%",
- "format-full": "{icon} Full",
- "format-alt": "{icon} {time}",
- "format-icons": ["", "", "", "", ""],
- "format-time": "{H}h {M}min",
- "tooltip": true,
- "tooltip-format": "{timeTo} {power}w",
- "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
- "on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
-},
-} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage